Reference | background()
| Syntax | background(r, g, b, a=1.0) | ||
| Description | Sets the PDF background color. This command works exactly like the fill() or stroke() command. You can use it to set the PDF background to transparent by supplying None as parameter (so it imports more easily in Photoshop). | ||
| Returns | the current background color | ||
| Example |
|
